extensions/gegl-fixups: swap increments of src and dst in rgba8_rgb8
authorØyvind Kolås <pippin@gimp.org>
Wed, 4 Apr 2018 14:41:51 +0000 (16:41 +0200)
committerØyvind Kolås <pippin@gimp.org>
Wed, 4 Apr 2018 14:41:54 +0000 (16:41 +0200)
commit0de7cce2cfe807d93a06f884b2fb4a8441fd6788
treeaa6fc5de10f000e264e915cedb6b069f1d27a0ee
parent8a58a48d86cf4daf9edb8de95e857477996deb96
extensions/gegl-fixups: swap increments of src and dst in rgba8_rgb8

They were reversed, causing memory corruptions fixing bugs 794973 and 794972.
extensions/gegl-fixups.c